Skip to content

Build Busybox with CMake#620

Closed
ziuziakowska wants to merge 1 commit into
lowRISC:mainfrom
ziuziakowska:busybox_initramfs_cmake
Closed

Build Busybox with CMake#620
ziuziakowska wants to merge 1 commit into
lowRISC:mainfrom
ziuziakowska:busybox_initramfs_cmake

Conversation

@ziuziakowska

@ziuziakowska ziuziakowska commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@ziuziakowska ziuziakowska force-pushed the busybox_initramfs_cmake branch 2 times, most recently from 3b0df2b to 2ef0e7a Compare June 19, 2026 17:57
@ziuziakowska ziuziakowska marked this pull request as ready for review June 19, 2026 17:58
Comment thread sw/cmake/busybox.cmake
function(mocha_busybox OUTPUT_NAME)
set(BUSYBOX_BUILD_NAME ${OUTPUT_NAME}_build)
# Busybox repository and tag to use.
set(BUSYBOX_REPOSITORY https://github.com/ziuziakowska/busybox)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reverted this change because CI can't pass without the branch also being moved across.

@marnovandermaas

Copy link
Copy Markdown
Collaborator

We need to push the mocha-devel branch to our lowRISC fork to make CI pass. I don't have write access to that repository, is that something you can sort out @engdoreis ?

@marnovandermaas marnovandermaas force-pushed the busybox_initramfs_cmake branch from 4260ab4 to f4a964a Compare June 20, 2026 22:58
Comment thread sw/cmake/busybox.cmake Outdated
@marnovandermaas marnovandermaas force-pushed the busybox_initramfs_cmake branch from f4a964a to 9b879ad Compare June 20, 2026 23:02
@marnovandermaas

Copy link
Copy Markdown
Collaborator

I have taken a backup of the mocha-devel branch here: https://github.com/marnovandermaas/busybox/tree/mocha-devel

@engdoreis

Copy link
Copy Markdown
Collaborator

I asked Luís to sort the permissions, meanwhile we can merge using Alice's fork.

Signed-off-by: Alice Ziuziakowska <a.ziuziakowska@lowrisc.org>
@marnovandermaas marnovandermaas force-pushed the busybox_initramfs_cmake branch from 9b879ad to 355730d Compare June 21, 2026 20:03
@marnovandermaas

Copy link
Copy Markdown
Collaborator

I don't think this PR makes much sense on its own I'll push the changes that we had here to the initramfs PR since that's the one where we can test all of this: #621

@ziuziakowska ziuziakowska deleted the busybox_initramfs_cmake branch June 22, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants